home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP NET Rehberi Eylül 1998.iso / tools / dbpage / _setup.1 / DBPage.exe / 0 / RCDATA / TABOUT / TABOUT.txt < prev   
Text File  |  1997-05-06  |  2KB  |  115 lines

  1. object About: TAbout
  2.   Left = 214
  3.   Top = 209
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'About DB Page Builder'
  7.   ClientHeight = 273
  8.   ClientWidth = 427
  9.   Color = clBlack
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnActivate = FormActivate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Image1: TImage
  19.     Left = 8
  20.     Top = 16
  21.     Width = 241
  22.     Height = 185
  23.     Picture.Data = {<image000.bmp>}
  24.   end
  25.   object Label1: TLabel
  26.     Left = 160
  27.     Top = 16
  28.     Width = 251
  29.     Height = 37
  30.     Caption = 'DB Page Builder'
  31.     Font.Color = clYellow
  32.     Font.Height = -32
  33.     Font.Name = 'MS Sans Serif'
  34.     Font.Style = [fsBold]
  35.     ParentFont = False
  36.     Transparent = True
  37.   end
  38.   object Label2: TLabel
  39.     Left = 258
  40.     Top = 128
  41.     Width = 103
  42.     Height = 16
  43.     Caption = 'Copyright 1997'
  44.     Font.Color = clWhite
  45.     Font.Height = -13
  46.     Font.Name = 'MS Sans Serif'
  47.     Font.Style = [fsBold]
  48.     ParentFont = False
  49.   end
  50.   object Label3: TLabel
  51.     Left = 236
  52.     Top = 144
  53.     Width = 164
  54.     Height = 16
  55.     Caption = 'Bluestem Technologies'
  56.     Font.Color = clWhite
  57.     Font.Height = -13
  58.     Font.Name = 'MS Sans Serif'
  59.     Font.Style = [fsBold]
  60.     ParentFont = False
  61.   end
  62.   object Label4: TLabel
  63.     Left = 307
  64.     Top = 56
  65.     Width = 92
  66.     Height = 20
  67.     Caption = 'Version 1.2'
  68.     Font.Color = clYellow
  69.     Font.Height = -16
  70.     Font.Name = 'MS Sans Serif'
  71.     Font.Style = [fsBold]
  72.     ParentFont = False
  73.     Transparent = True
  74.   end
  75.   object Label5: TLabel
  76.     Left = 336
  77.     Top = 216
  78.     Width = 88
  79.     Height = 13
  80.     Caption = 'Serial #  DBP1046'
  81.     Font.Color = clWhite
  82.     Font.Height = -11
  83.     Font.Name = 'MS Sans Serif'
  84.     Font.Style = []
  85.     ParentFont = False
  86.     Visible = False
  87.   end
  88.   object Panel1: TPanel
  89.     Left = 0
  90.     Top = 232
  91.     Width = 427
  92.     Height = 41
  93.     Align = alBottom
  94.     BevelOuter = bvNone
  95.     TabOrder = 0
  96.     object Bevel1: TBevel
  97.       Left = 0
  98.       Top = 0
  99.       Width = 427
  100.       Height = 50
  101.       Align = alTop
  102.       Shape = bsTopLine
  103.       Style = bsRaised
  104.     end
  105.     object BitBtn1: TBitBtn
  106.       Left = 149
  107.       Top = 8
  108.       Width = 129
  109.       Height = 29
  110.       TabOrder = 0
  111.       Kind = bkClose
  112.     end
  113.   end
  114. end
  115.